@charset "utf-8";
/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, 
form,fieldset,input,textarea,p,blockquote,th,td { 
    padding: 0; 
    margin: 0; 
} 
table { 
    border-collapse: collapse; 
    border-spacing: 0; 
} 
fieldset,img { 
    border: 0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
    font-weight: normal; 
    font-style: normal; 
} 
ol,ul { 
    list-style: none; 
} 
caption,th { 
    text-align: left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-weight: normal; 
    font-size: 100%; 
} 
q:before,q:after { 
    content:""; 
} 
abbr,acronym { 
    border: 0; 
}
a{
	text-decoration: none;
}
img{
	border:none;
	vertical-align: bottom;;
}
html,body{
	font-family:"Arial", "STHeiti","Microsoft YaHei","Helvetica Neue","Helvetica","SimSun","Tahoma","sans-serif";
	font-size: 14px;
	min-width: 1200px;
}
.c{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
/* 1780 + 20 + 20*2 */
@media screen and (min-width: 1840px) {
    .c{
        width: 1800px;
    }
}

.c1200{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.c1200ex10{
	width: 1220px;
	margin-left: auto;
	margin-right: auto;
}
.ha{
	width: 100%;
	overflow: hidden;
}
.ha-box{
	width: 400%;
	margin-left: -150%;
	text-align: center;
}

.ucontents{
	line-height: 40px;
}
.ucontents strong, .ucontents b,.ucontents h1,.ucontents h2,.ucontents h3,.ucontents h4,.ucontents h5,.ucontents h6{
	font-weight: bold;
}
.ucontents ul, .ucontents ol{
	list-style: disc inside none;
}
.ucontents a{
	text-decoration: underline;
}
.ucontents img{
	max-width: 90%;
}

#hd{
	background: #383838;
	z-index: 1000;
}
#hd .c{
	overflow: hidden;
}
#hd-logo{
	padding: 20px 22px;
	float: left;
}
#hd-nav{
	float: left;
	margin-left: 22px;
}
#hd-nav ul{
	overflow: hidden;
}
#hd-nav li{
	float: left;
	height: 64px;
	line-height: 64px;
	padding: 0 22px;
}
#hd-nav a{
	font-size: 14px;
	color: #7c7c7c;
}
#hd-nav li:hover, #hd-nav li.active{
	/*background: #4f4f4f;*/
	background: #404040;
}
#hd-nav li:hover a, #hd-nav li.active a{
	color: white;
}

#hd-search{
	float: right;
	overflow: hidden;
	padding: 18px 0;
}
#hd-search input, #hd-search button{
	float: left;
	height: 28px;
	line-height: 28px;
	border: none;
	border-radius: 2px;
	display: block;
}
#hd-search input{
	background: #5a5a5a;
	padding: 0 10px;
	color: white;
}
#hd-search button{
	background: #279df3;
	color: white;
	padding: 0 14px;
	cursor: pointer;
	margin-left: 8px;
}

#hd-lang{
	float: right;
	height: 64px;
	line-height: 64px;
	margin-left: 30px;
	overflow: hidden;
}
#hd-lang a{
	color: white;
	opacity: .4;
	filter: alpha(opacity=40);
	float: left;
}
#hd-lang a.active{
	opacity: 1;
	filter: alpha(opacity=100);
}
#hd-lang span{
	float: left;
	display: block;
	height: 1px;
	width: 24px;
	background: white;
	margin: 31px 8px 0;
}


.pages{
	text-align: center;
	margin-top: 48px;
}
.pages ol{
	display: inline-block;
}
.pages li{
	float: left;
	display: block;
	height: 34px;
	line-height: 34px;
	background: white;
	border-radius: 2px;
	margin: 0 4px;
	overflow: hidden;
}
.pages li a{
	display: block;
	color: #8f8f8f;
	padding: 0 14px;
}
.pages li.active a{
	background: #279df3;
	color: white;
}

#ft{
	margin-top: 73px;
}
#ft-w1{
	background: #292929;
	overflow: hidden;
}
#ft-w1 .c1200{
	overflow: hidden;
	padding-bottom: 32px;
}
#ft-w1-p1{
	float: left;
	width: 320px;
	padding-top: 40px;
}
#ft-w1-p1 strong{
	font-size: 18px;
	color: white;
	height: 30px;
	line-height: 30px;
}
#ft-w1-p1 p{
	line-height: 22px;
	color: #919191;
	border-bottom: 1px solid white;
	padding-bottom: 18px;
}
#ft-w1-p1 span{
	font-size: 22px;
	color: #2694e6;
	line-height: 26px;
	display: block;
	margin-top: 20px;
	font-weight: bold;
}
#ft-w1-p1 dl{
	overflow: hidden;
}
#ft-w1-p1 dt, #ft-w1-p1 dd{
	float: left;
	line-height: 24px;
	color: #919191;
}
#ft-w1-p1 dt{
	clear: left;
}

#ft-w1-p2{
	text-align: center;
	float: left;
	padding-top: 46px;
	margin-left: 54px;
}
#ft-w1-p2 img{
	width: 106px;
	height: 106px;
}
#ft-w1-p2 strong{
	display: block;
	line-height: 28px;
	color: #125a9c;
}




#ft-w1-p3{
	float: right;
	padding-top: 40px;
}
#ft-w1-p3 ul{
	overflow: hidden;
}
#ft-w1-p3 li{
	float: left;
	width: 110px;
	margin-left: 40px;
}
#ft-w1-p3 strong{
	font-size: 16px;
	color: white;
	height: 22px;
	line-height: 22px;
}
#ft-w1-p3 p{
	margin-top:18px;
	border-right: 1px solid white; 
}
#ft-w1-p3 p a{
	display: block;
	color: #919191;
	line-height: 18px;
	margin-bottom: 8px;
}

#ft-w1-p3 li.last p{
	border-right: none;
}

#ft-w2{
	background: #444242;
	height: 46px;
	line-height: 46px;
	color: #bbb;
}
#ft-w2 .c1200{
	overflow: hidden;
}
#ft-w2-p1{
	float: left;
}
#ft-w2-p2{
	float: right;
}

#browser_warning{
	background: #fd7a1a;
	color: white;
	line-height: 30px;
	text-align: center;
}


.popBox{
	position: absolute;
	background: white;
	box-shadow: 0px 5px 18px 0px rgba(0,0,0,.2);
	border-radius: 4px;
	z-index: 999;
	padding: 4px 14px;
}

.popBox-arrow{
	display: block;
	height: 0;
	width: 0;
	position: absolute;
}
.popBox-right .popBox-arrow{
	border-top: 8px solid transparent;
	border-right: 8px solid white;
	border-bottom: 8px solid transparent;
	top: 0px;
	left: -8px;
}
.popBox-left .popBox-arrow{
	border-top: 8px solid transparent;
	border-left: 8px solid white;
	border-bottom: 8px solid transparent;
	top: 0px;
	right: -8px;
}
.popBox-top .popBox-arrow{
	border-right: 8px solid transparent;
	border-top: 8px solid white;
	border-left: 8px solid transparent;
	bottom: -8px;
	left: 0;
}
.popBox-bottom .popBox-arrow{
	border-right: 8px solid transparent;
	border-bottom: 8px solid white;
	border-left: 8px solid transparent;
	top: -8px;
	left: 0;
}